home *** CD-ROM | disk | FTP | other *** search
- Path: pn.itnet.it!not-for-mail
- From: "Stefano Agostinelli" <agos001@pn.itnet.it>
- Newsgroups: comp.sys.amiga.programmer
- Subject: Shared Lib problems
- Date: Tue, 20 Feb 1996 18:42:35 +0100
- Organization: ITnet
- Message-ID: <65641284%agos001@pn.itnet.it>
- NNTP-Posting-Host: agos001.pn.itnet.it
- X-NewsReader: IntuiNews 1.3 (27.8.95)
-
- Hi,
-
- I'm experiencing some problems during the development of a shared library.
-
- I'm sure I've made some errors,so please don't turn on flame throwers ;)
-
- The most striking problem I've is that some stdio functions do not work
- at all when invoked in the library code: at least stcul_d and sprintf do
- not(I'm quite sure),so have I to do something special in order to get
- those working?
-
- Then I tried to use amiga.lib sprintf. SAS/C manual says that I've to
- slink with amiga.lib first of sc.lib,so I've done but the linker
- just reports a multiple definition error (on Boopsi functions btw),so
- what should I do in order to use amiga.lib stdio functions?
-
- Same question for amiga.lib memory pools.
-
- Many thanx in advance.
-
- Cheers
- Stefano
-
- +--------------------------+-------------------------------------------+
- | Stefano Agostinelli | Now developing for You ARM : |
- | Physics Dep. - Genoa | the state of art Amiga Role Master System |
- +--------------------------+-------------------------------------------+
- | IRC: arm | WWW: www.geocities.com/SiliconValley/3630 |
- | E-M: agos001@pn.itnet.it | Look at Stefano.html and ARM.html |
- +--------------------------+-------------------------------------------+
-
-